home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Mousetools / WTF / source / makefile < prev   
Encoding:
Makefile  |  1996-09-27  |  151 b   |  9 lines

  1. WTF: main.o handler.o
  2.     BLink FROM LIB:cback.o main.o handler.o TO WTF LIB LIB:lc.lib
  3.  
  4. main.o: main.c
  5.     lc -v main
  6.  
  7. handler.o: handler.s
  8.     GenIm2 handler
  9.